audio_form object

bool speak_control_attributes_separately
This property determines whether control attributes are spoken separately. If set to true, there will be a pause between the announcement of the control's caption and its type. Otherwise the control caption and type are spoken together.

bool active
This property indicates whether the form is currently active. This is usually the case between calls to the create and destroy methods.